-
Home
-
WordPress Appointment Booking Plugin
-
1.21.0
-
Code
-
Classes
- Reservation
Total Complexity |
31 |
Dependencies |
6 |
Dependents |
16 |
Total lines |
239 |
Lines of code |
94 |
Logical lines of code |
32 |
Comment lines |
85 |
Methods |
30 |
Properties |
13 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getBooking() |
S |
69 |
2 |
7 |
getBookingId() |
S |
82 |
1 |
3 |
setBufferTime() |
S |
81 |
1 |
3 |
getSentNotificationIds() |
S |
82 |
1 |
3 |
setCapacity() |
S |
81 |
1 |
3 |
getCapacity() |
S |
82 |
1 |
3 |
getLocation() |
S |
79 |
1 |
3 |
setLocationId() |
S |
81 |
1 |
3 |
getLocationId() |
S |
82 |
1 |
3 |
getEmployee() |
S |
79 |
1 |
3 |
setEmployeeId() |
S |
81 |
1 |
3 |
getEmployeeId() |
S |
82 |
1 |
3 |
getService() |
S |
79 |
1 |
3 |
setServiceId() |
S |
81 |
1 |
3 |
getServiceId() |
S |
82 |
1 |
3 |
getBufferTime() |
S |
82 |
1 |
3 |
setBookingId() |
S |
81 |
1 |
3 |
setServiceTime() |
S |
81 |
1 |
3 |
getServiceTime() |
S |
82 |
1 |
3 |
setDate() |
S |
81 |
1 |
3 |
getDate() |
S |
82 |
1 |
3 |
setDepositAmount() |
S |
81 |
1 |
3 |
getDepositAmount() |
S |
82 |
1 |
3 |
setTotalPrice() |
S |
81 |
1 |
3 |
getTotalPrice() |
S |
82 |
1 |
3 |
setDiscount() |
S |
81 |
1 |
3 |
getDiscount() |
S |
82 |
1 |
3 |
setPrice() |
S |
81 |
1 |
3 |
getPrice() |
S |
82 |
1 |
3 |
setSentNotificationIds() |
S |
81 |
1 |
3 |